PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachment Class / getFileName Method
In This Topic
    getFileName Method
    In This Topic
    Gets the file name.
    Syntax
    public java.lang.String getFileName()

    Return Value

    The file name corresponding to the content in getContent method.
    See Also